home *** CD-ROM | disk | FTP | other *** search
/ Shareware Universe - The Gold Collection / Shareware Universe The Gold Collection.iso / business / filexprs / fe51a.pak / TUTORIAL.HDR < prev    next >
Text File  |  1992-06-01  |  551b  |  79 lines

  1. 5Tutorial Database used for feature examples       
  2. FILE EXPRESS 5.0
  3. 15
  4. Date        
  5. 8,3,0
  6.  
  7.  
  8.  
  9. First Name  
  10. 12,1,0
  11.  
  12.  
  13.  
  14. Last Name   
  15. 20,1,0
  16.  
  17.  
  18.  
  19. Company     
  20. 30,1,0
  21.  
  22.  
  23.  
  24. Address     
  25. 30,1,0
  26.  
  27.  
  28.  
  29. Town        
  30. 19,1,0
  31.  
  32.  
  33.  
  34. County      
  35. 20,1,0
  36.  
  37.  
  38.  
  39. Post Code   
  40. 10,1,0
  41.  
  42.  
  43.  
  44. Office Fee  
  45. 7,5,2
  46.  
  47.  
  48.  
  49. Lab Fee     
  50. 7,5,2
  51.  
  52.  
  53.  
  54. Other Fee   
  55. 7,5,2
  56.  
  57.  
  58.  
  59. Subtotal    
  60. 8,6,2
  61. office fee + lab fee + other fee
  62.  
  63.  
  64. VAT         
  65. 6,6,2
  66. subtotal * 0.175
  67.  
  68.  
  69. Balance Due 
  70. 8,6,2
  71. subtotal + VAT
  72.  
  73.  
  74. Comments    
  75. 160,1,0
  76.  
  77.  
  78.  
  79.